home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1751 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: gatorbox_srqa_121.arh.cdc.com!user
  2. From: whatmuff@cdc.com (Dave Whatmuff)
  3. Newsgroups: comp.lang.c,comp.os.ms-windows.nt.misc
  4. Subject: Fortran/C library errors
  5. Date: Tue, 16 Jan 1996 13:35:53 -0600
  6. Organization: Control Data Systems, Inc.
  7. Message-ID: <whatmuff-1601961335530001@gatorbox_srqa_121.arh.cdc.com>
  8. NNTP-Posting-Host: 129.179.62.121
  9.  
  10. I got no response from the comp.lang.fortran group, so I thought I'd try
  11. the C and WindowsNT groups....
  12.  
  13. > In the process of linking a Visual C++ 2.0 object into a Fortran
  14. > Powerstation 4.0 main on WindowsNT, I have discovered that if both call
  15. > math functions (such as cos), I get an error during linking -
  16. > libf.lib(matherr.obj): error LNK2005: __matherr already defined in
  17. > LIBC.lib (matherr.obj)
  18. > Obviously both are hauling in this matherr function - anyone have any
  19. > suggestions for prevention this duplication?
  20. > Dave
  21.  
  22. -- 
  23. +-------------------------------------------------------------------+
  24. |  Dave Whatmuff                |  Voice:     +1 612 482 4974       |
  25. |  Control Data Systems, Inc.   |                                   |
  26. |  Mail Station: ARH236         |  FAX:       +1 612 482 4985       |
  27. |  4201 Lexington Avenue North  |                                   |
  28. |  Arden Hills, MN  55126  USA  |  Internet: whatmuff@cdc.com       |
  29. +-------------------------------------------------------------------+
  30.